Solution - Quadratic equations
Other Ways to Solve:
Step by Step Solution
Step by step solution :
Step 1 :
Trying to factor by splitting the middle term
1.1 Factoring n2+161n-17
The first term is, n2 its coefficient is 1 .
The middle term is, +161n its coefficient is 161 .
The last term, "the constant", is -17
Step-1 : Multiply the coefficient of the first term by the constant 1 • -17 = -17
Step-2 : Find two factors of -17 whose sum equals the coefficient of the middle term, which is 161 .
-17 | + | 1 | = | -16 | ||
-1 | + | 17 | = | 16 |
Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored
Equation at the end of step 1 :
n2 + 161n - 17 = 0
Step 2 :
Parabola, Finding the Vertex :
2.1 Find the Vertex of y = n2+161n-17
Parabolas have a highest or a lowest point called the Vertex . Our parabola opens up and accordingly has a lowest point (AKA absolute minimum) . We know this even before plotting "y" because the coefficient of the first term, 1 , is positive (greater than zero).
Each parabola has a vertical line of symmetry that passes through its vertex. Because of this symmetry, the line of symmetry would, for example, pass through the midpoint of the two x -intercepts (roots or solutions) of the parabola. That is, if the parabola has indeed two real solutions.
Parabolas can model many real life situations, such as the height above ground, of an object thrown upward, after some period of time. The vertex of the parabola can provide us with information, such as the maximum height that object, thrown upwards, can reach. For this reason we want to be able to find the coordinates of the vertex.
For any parabola,An2+Bn+C,the n -coordinate of the vertex is given by -B/(2A) . In our case the n coordinate is -80.5000
Plugging into the parabola formula -80.5000 for n we can calculate the y -coordinate :
y = 1.0 * -80.50 * -80.50 + 161.0 * -80.50 - 17.0
or y = -6497.250
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = n2+161n-17
Axis of Symmetry (dashed) {n}={-80.50}
Vertex at {n,y} = {-80.50,-6497.25}
n -Intercepts (Roots) :
Root 1 at {n,y} = {-161.11, 0.00}
Root 2 at {n,y} = { 0.11, 0.00}
Solve Quadratic Equation by Completing The Square
2.2 Solving n2+161n-17 = 0 by Completing The Square .
Add 17 to both side of the equation :
n2+161n = 17
Now the clever bit: Take the coefficient of n , which is 161 , divide by two, giving 161/2 , and finally square it giving 25921/4
Add 25921/4 to both sides of the equation :
On the right hand side we have :
17 + 25921/4 or, (17/1)+(25921/4)
The common denominator of the two fractions is 4 Adding (68/4)+(25921/4) gives 25989/4
So adding to both sides we finally get :
n2+161n+(25921/4) = 25989/4
Adding 25921/4 has completed the left hand side into a perfect square :
n2+161n+(25921/4) =
(n+(161/2)) • (n+(161/2)) =
(n+(161/2))2
Things which are equal to the same thing are also equal to one another. Since
n2+161n+(25921/4) = 25989/4 and
n2+161n+(25921/4) = (n+(161/2))2
then, according to the law of transitivity,
(n+(161/2))2 = 25989/4
We'll refer to this Equation as Eq. #2.2.1
The Square Root Principle says that When two things are equal, their square roots are equal.
Note that the square root of
(n+(161/2))2 is
(n+(161/2))2/2 =
(n+(161/2))1 =
n+(161/2)
Now, applying the Square Root Principle to Eq. #2.2.1 we get:
n+(161/2) = √ 25989/4
Subtract 161/2 from both sides to obtain:
n = -161/2 + √ 25989/4
Since a square root has two values, one positive and the other negative
n2 + 161n - 17 = 0
has two solutions:
n = -161/2 + √ 25989/4
or
n = -161/2 - √ 25989/4
Note that √ 25989/4 can be written as
√ 25989 / √ 4 which is √ 25989 / 2
Solve Quadratic Equation using the Quadratic Formula
2.3 Solving n2+161n-17 = 0 by the Quadratic Formula .
According to the Quadratic Formula, n , the solution for An2+Bn+C = 0 , where A, B and C are numbers, often called coefficients, is given by :
- B ± √ B2-4AC
n = ————————
2A
In our case, A = 1
B = 161
C = -17
Accordingly, B2 - 4AC =
25921 - (-68) =
25989
Applying the quadratic formula :
-161 ± √ 25989
n = ————————
2
√ 25989 , rounded to 4 decimal digits, is 161.2110
So now we are looking at:
n = ( -161 ± 161.211 ) / 2
Two real solutions:
n =(-161+√25989)/2= 0.106
or:
n =(-161-√25989)/2=-161.106
Two solutions were found :
- n =(-161-√25989)/2=-161.106
- n =(-161+√25989)/2= 0.106
How did we do?
Please leave us feedback.